home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 0
- Top = 0
- Width = 434
- Height = 597
- Caption = 'Form1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object ShellTreeView1: TShellTreeView
- Left = 0
- Top = 0
- Width = 121
- Height = 563
- ObjectTypes = [otFolders]
- Root = 'rfDesktop'
- ShellListView = ShellListView1
- UseShellImages = True
- Align = alLeft
- AutoRefresh = False
- Indent = 19
- ParentColor = False
- RightClickSelect = True
- ShowRoot = False
- TabOrder = 0
- end
- object ShellListView1: TShellListView
- Left = 121
- Top = 0
- Width = 305
- Height = 563
- ObjectTypes = [otFolders, otNonFolders]
- Root = 'rfDesktop'
- ShellTreeView = ShellTreeView1
- Sorted = True
- Align = alClient
- ReadOnly = False
- HideSelection = False
- TabOrder = 1
- end
- end
-